projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b77cfcd
eff3168
)
Fix tramp bug with empty explicit path
author
Daniel Colascione
<dancol@dancol.org>
Thu, 27 Feb 2014 05:20:20 +0000
(21:20 -0800)
committer
Daniel Colascione
<dancol@dancol.org>
Thu, 27 Feb 2014 05:20:20 +0000
(21:20 -0800)
1
2
lisp/ChangeLog
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
lisp/ChangeLog
index 91eea5301bf95babced74fcbe14de3bf40f08a6d,a74e982379985a1940225d4861757515b7018997..3182666b4833bbe5eb8eb779df44ca9c5e224fe4
---
1
/
lisp/ChangeLog
---
2
/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@@
-1,8
-1,8
+1,15
@@@
+ 2014-02-27 Daniel Colascione <dancol@dancol.org>
+
++ * minibuffer.el (completion--nth-completion): Fix indentation.
++
+ * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
+ explicit tramp path is empty.
+
+2014-02-27 Glenn Morris <rgm@gnu.org>
+
+ * emacs-lisp/crm.el (completing-read-multiple):
+ Empower help-enable-auto-load.
+
2014-02-26 Glenn Morris <rgm@gnu.org>
* startup.el (command-line): Don't init the tty in daemon mode.